if service.click({
{"Subscribe to *$4000",
"Current setting is *",
"<All",
}
})
return true
end
if service.click({
{"Unsubscribe from *",
"UNSUBSCRIBE",
}
})
return true
end